[INFO] fetching crate mcp3424 0.3.0...
[INFO] testing mcp3424-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mcp3424 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate mcp3424 0.3.0
[INFO] finished tweaking crates.io crate mcp3424 0.3.0
[INFO] tweaked toml for crates.io crate mcp3424 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcp3424 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding defmt v0.3.100 (available: v1.0.1)
[INFO] [stderr]       Adding googletest v0.12.0 (available: v0.14.2)
[INFO] [stderr]       Adding rstest v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding uom v0.36.0 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 005b2e02eb35d2a5d99cbb3bfa82aa1c338c4a254ea949a10d35175c13f81491
[INFO] running `Command { std: "docker" "start" "-a" "005b2e02eb35d2a5d99cbb3bfa82aa1c338c4a254ea949a10d35175c13f81491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "005b2e02eb35d2a5d99cbb3bfa82aa1c338c4a254ea949a10d35175c13f81491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "005b2e02eb35d2a5d99cbb3bfa82aa1c338c4a254ea949a10d35175c13f81491", kill_on_drop: false }`
[INFO] [stdout] 005b2e02eb35d2a5d99cbb3bfa82aa1c338c4a254ea949a10d35175c13f81491
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 942d94eb29ac810354840aecfa54a03413c0223140c6894edb071abd70a37651
[INFO] running `Command { std: "docker" "start" "-a" "942d94eb29ac810354840aecfa54a03413c0223140c6894edb071abd70a37651", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling mcp3424 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "942d94eb29ac810354840aecfa54a03413c0223140c6894edb071abd70a37651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "942d94eb29ac810354840aecfa54a03413c0223140c6894edb071abd70a37651", kill_on_drop: false }`
[INFO] [stdout] 942d94eb29ac810354840aecfa54a03413c0223140c6894edb071abd70a37651
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a4750652ad7e2643899223392c0100c810da0205a5c6ae5155af44d35c66499
[INFO] running `Command { std: "docker" "start" "-a" "3a4750652ad7e2643899223392c0100c810da0205a5c6ae5155af44d35c66499", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling embedded-hal-mock v0.11.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling googletest_macro v0.12.0
[INFO] [stderr]    Compiling googletest v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling mcp3424 v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.89s
[INFO] running `Command { std: "docker" "inspect" "3a4750652ad7e2643899223392c0100c810da0205a5c6ae5155af44d35c66499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4750652ad7e2643899223392c0100c810da0205a5c6ae5155af44d35c66499", kill_on_drop: false }`
[INFO] [stdout] 3a4750652ad7e2643899223392c0100c810da0205a5c6ae5155af44d35c66499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b781b493ff33dfbba05a27cd0c0a10a00fe3aef179395e874e9819682dc91e50
[INFO] running `Command { std: "docker" "start" "-a" "b781b493ff33dfbba05a27cd0c0a10a00fe3aef179395e874e9819682dc91e50", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp3424-920bd8f84fdf57d9)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test config::tests::conversion_time_us_should_return_an_absolute_value ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_03 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_07 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_08 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_04 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_01 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_02 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_09 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_10 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_11 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_12 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_1 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_2 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_5 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_6 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_4 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_3 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_7 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_05 ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_ready_bit_is_set ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_convert_an_output_code_into_millivolts::case_06 ... ok
[INFO] [stdout] test mode::oneshot::tests::When_in_OneShotMode_a_MCP3424_should_trigger_a_single_conversion ... ok
[INFO] [stdout] test mode::multishot::tests::When_in_MultiShotMode_a_MCP3424_should_trigger_a_multiple_conversions ... ok
[INFO] [stdout] test mode::continuous::tests::When_in_ContinuousMode_a_MCP3424_should_trigger_conversion ... ok
[INFO] [stdout] test mode::multishot::tests::When_in_MultiShotMode_a_MCP3424_should_return_an_error_if_there_is_no_data_available ... ok
[INFO] [stdout] test mode::oneshot::tests::When_in_OneShotMode_a_MCP3424_should_return_an_error_if_there_is_no_data_available ... ok
[INFO] [stdout] test driver::tests::A_MCP3424_should_return_an_error_if_the_code_represents_an_invalid_value::case_8 ... ok
[INFO] [stdout] test config::tests::conversion_time_us_should_return_a_relative_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mcp3424
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/mode/oneshot.rs - mode::oneshot::OneShotMode (line 13) ... ok
[INFO] [stdout] test src/mode/multishot.rs - mode::multishot::MultiShotMode (line 21) ... ok
[INFO] [stdout] test src/mode/continuous.rs - mode::continuous::ContinuousMode (line 12) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b781b493ff33dfbba05a27cd0c0a10a00fe3aef179395e874e9819682dc91e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b781b493ff33dfbba05a27cd0c0a10a00fe3aef179395e874e9819682dc91e50", kill_on_drop: false }`
[INFO] [stdout] b781b493ff33dfbba05a27cd0c0a10a00fe3aef179395e874e9819682dc91e50
